projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e2effb
)
docs: Fix a typo in gtk_button_set_alignment() docs
author
Javier Jardón
<jjardon@gnome.org>
Tue, 16 Nov 2010 02:37:09 +0000
(
03:37
+0100)
committer
Javier Jardón
<jjardon@gnome.org>
Tue, 16 Nov 2010 02:37:42 +0000
(
03:37
+0100)
gtk/gtkbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbutton.c
b/gtk/gtkbutton.c
index 2bb6707e29ab263d8213a97d4615e998c2c72f66..5a37262acef08b04d123ff2c2a929c3946801301 100644
(file)
--- a/
gtk/gtkbutton.c
+++ b/
gtk/gtkbutton.c
@@
-2143,7
+2143,7
@@
gtk_button_get_focus_on_click (GtkButton *button)
* 1.0 is bottom aligned
*
* Sets the alignment of the child. This property has no effect unless
- * the child is a #GtkMisc or a #GtkAligment.
+ * the child is a #GtkMisc or a #GtkAlig
n
ment.
*
* Since: 2.4
*/